xen.git
2013-02-15 Olaf Heringtools/xc: fix logic error in stdiostream_progress
2013-02-15 Ian Campbellxen: arm32: Use system wide TLB flushes, not just inner...
2013-02-15 Shakeel Buttconfigure: configure a subsystem when explicitly requested.
2013-02-15 Ian Campbellxen: arm: do not pass a machine ID to dom0
2013-02-15 Ian Campbellxen: arm: rename atag_paddr argument fdt_paddr
2013-02-15 Ian Campbellxen: arm32: Don't bother with the bootloader provided...
2013-02-15 Frediano Zigliotrivial: Optimize printnum
2013-02-15 Tim Deeganarm: comment the use of second_linear_offset() in mm.c
2013-02-15 Ian Campbelltools/ocaml: oxenstored: correctly handle a full ring.
2013-02-15 Jan Beulichx86: move watchdog declarations from config.h to nmi.h
2013-02-15 Jan Beulichx86: use single definitions for a few constants
2013-02-15 Tim Deeganxenoprof: avoid division by 0
2013-02-15 Andrew Cooperhvm: Allow triple fault to imply crash rather than...
2013-02-14 Tim Deeganx86: explicit suffix in inline assembler (for clang).
2013-02-14 Tim Deeganx86/setup: don't relocate the VGA hole.
2013-02-14 Jan BeulichAMD IOMMU: handle MSI for phantom functions
2013-02-14 Jan BeulichAMD IOMMU: also spot missing IO-APIC entries in IVRS...
2013-02-13 Daniel De Graafxen/flask: fix crash on debugkey "i"
2013-02-13 Keir Frasergcc4.8 build fix: Add -Wno-unused-local-typedefs to...
2013-02-13 Michael Youngtools: Fix memset(&p,0,sizeof(p)) idiom in several...
2013-02-13 Jan Beulichx86: fix map_domain_page() leak from vcpu_destroy_paget...
2013-02-12 Olaf Heringunmodified_drivers: __devinit was removed in linux-3.8
2013-02-12 Suravee Suthikulpanitx86: Add Xenoprofile support for AMD Family16h
2013-02-12 Andrew Cooperx86/HAP: Add global enable/disable command line option
2013-02-08 Jan Beulichx86: debugging code for testing 16Tb support on smaller...
2013-02-07 Ian Jacksonoxenstored: Enforce a maximum message size of 4096...
2013-02-07 Ian Jacksontools/ocaml: oxenstored: Be more paranoid about ring...
2013-02-05 Ian Campbellxen: enable stubdom on a per arch basis
2013-02-05 Boris OstrovskyAMD,IOMMU: Make per-device interrupt remapping table...
2013-02-05 Boris OstrovskyAMD,IOMMU: Disable IOMMU if SATA Combined mode is on
2013-02-05 Jan BeulichAMD,IOMMU: Clean up old entries in remapping tables...
2013-02-05 Boris OstrovskyACPI: acpi_table_parse() should return handler's error...
2013-02-05 Ian Campbellxen: arm: fix build of hvm.c
2013-02-05 Olaf Heringlibxl: fix xcflags assignment in libxl__domain_suspend
2013-02-05 Olaf Heringtools: update ocamlfind handling
2013-02-05 Stefano Stabellinixencommons: redirect serial and parallel to /dev/null
2013-02-05 Stefano Stabellinixen/arm: implement vcpu_timer_destroy
2013-02-05 Stefano Stabellinixen/arm: implement domain_relinquish_resources
2013-02-05 Stefano Stabellinixen/arm: implement arch_domain_destroy
2013-02-05 Jan Beulichx86/HVM: assorted RTC emulation adjustments
2013-02-05 Jan BeulichRevert 26503:69398345c10e
2013-02-04 Jan Beulichx86/EFI: simplify PCI option ROM retrieval
2013-02-04 Dongxiao XunEPT: fix INVEPT instruction parameter
2013-02-04 Dongxiao XunEPT: fix EPT pointer setting for L2 guest
2013-02-04 Jan Beulichx86/nestedhvm: properly clean up after failure to set...
2013-01-30 Dongxiao XuVMX: disable SMEP feature when guest is in non-paging...
2013-01-30 Keir Fraservmx: Simplify cr0 update handling by deferring cr4...
2013-01-30 Keir Fraserxen: Fix some over-long source lines.
2013-01-30 Keir Fraserxen: Define debug_build() based on NDEBUG. Use it in...
2013-01-30 Dario Faggiolixen: print "debug=y|n" during hypervisor startup
2013-01-30 David Vrabelmini-os: build fixes for lwip 1.3.2
2013-01-30 Daniel De Graafxen/arch/arm: add XSM hook to HVMOP_{get,set}_param
2013-01-28 Ian Campbellxen: arm: implement domain_page_map_to_mfn
2013-01-28 Ian Campbelltools: revert to installing in /usr
2013-01-28 Wei Huangupdate SVM and IOMMU maintenance ownership
2013-01-25 Ian Campbellstubdom: Install xenstore stubdom in $(XENFIRMWAREDIR)
2013-01-25 Ian Campbelltools: revert to using /var and /etc/
2013-01-25 Ian Campbellbuild: cleanup configure detritus at toplevel and stubdom
2013-01-25 Dongxiao Xunested vmx: enable VMCS shadowing feature
2013-01-25 Dongxiao Xunested vmx: optimize for bulk access of virtual VMCS
2013-01-25 Dongxiao Xunested vmx: use VMREAD/VMWRITE to construct vVMCS if...
2013-01-25 Dongxiao Xunested vmx: Use a list to store the launched vvmcs...
2013-01-25 Ian Campbelldocs: add docs/configure missed in 26484:f57e1546fb08
2013-01-25 Ian Campbelldocs: check for documentation generation tools in docs...
2013-01-25 Ian Campbelldocs: drop doxygen stuff
2013-01-25 Ian Campbelldocs: Remove xen-api docs
2013-01-25 Ian Campbellxl: SWITCH_FOREACH_OPT handles special options directly.
2013-01-25 Ian Campbellxl: Introduce helper macro for option parsing.
2013-01-25 Ian Campbellxl: allow def_getopt to handle long options
2013-01-25 Roger Pau Monnelibxl: libxl__prepare_ao_device should reset num_exec
2013-01-24 Razvan Cojocarux86/HVM: fixed _hvm_hw_fix_cpu()
2013-01-24 Jan Beulichlibxc: drop relics of running on non-PAE 32-bit hosts
2013-01-24 Ian Campbellxen: arm: print arm32 not x86_64 in xen info.
2013-01-24 Dario Faggiolilibxc: match types of 'subject' and 'foreigndom' betwee...
2013-01-24 Ian Campbellxen: Simplify the space of spaces supported by XENMEM_a...
2013-01-24 Ian Campbellxen: arm: do not panic when failing to translate a...
2013-01-24 Ian Campbellvtpm/vtpmmgr: Use libpolarssl.a instead of hardcoding...
2013-01-24 Ian Campbelltools+stubdom: install under /usr/local by default.
2013-01-24 Ian Jacksonlibxl: fix stale timeout event callback race
2013-01-24 Ian Jacksonlibxl: fix stale fd event callback race
2013-01-24 Stefano Stabellinixen: infrastructure to have cross-platform video drivers
2013-01-24 Stefano Stabellinixen/arm: introduce early_ioremap
2013-01-24 Stefano Stabellinixen/arm: flush the entire dest_va 2MB mapping
2013-01-24 Stefano Stabellinixen/arm: introduce flush_xen_data_tlb_range_va
2013-01-24 Stefano Stabellinixen/arm: add missing FIRST, SECOND and THIRD MASK and...
2013-01-24 Tim Deeganx86/mm: remove two files left over from the previous...
2013-01-23 Jan Beulichx86/HVM: generalize IRQ raising on RTC_REG_B writes
2013-01-23 Jan Beulichx86/HVM: use cached original value in RTC_REG_B writing...
2013-01-23 Jan Beulichx86/HVM: fix RTC hour conversions
2013-01-23 Jan Beulichx86/HVM: adjust rtc_timer_update()
2013-01-23 Jan Beulichx86/HVM: consolidate toggling of RTC IRQ
2013-01-23 Jan Beulichx86/HVM: use RTC_* names instead of literal numbers
2013-01-23 Jan Beulichx86: support up to 16Tb
2013-01-23 Jan Beulichtmem: partial adjustments for x86 16Tb support
2013-01-23 Jan Beulichx86: properly use map_domain_page() in miscellaneous...
2013-01-23 Jan Beulichx86: properly use map_domain_page() in nested HVM code
2013-01-23 Jan Beulichx86: properly use map_domain_page() during page table...
2013-01-23 Jan Beulichx86: properly use map_domain_page() during domain creat...
2013-01-23 Jan Beulichx86: consolidate initialization of PV guest L4 page...
2013-01-23 Jan Beulichx86: properly use map_domain_page() when building Dom0
next